Properties of the TDALoader class.
For a complete list of the TDALoader class members, see the TDALoader Members topic.
Public
Name | Description |
Columns |
Used to add a TDAColumn object for each field that will be loaded.
|
Connection |
property. Used to specify TCustomDAConnection in which TDALoader will be executed.
|
TableName |
Used to specify the name of the table to which data will be loaded.
|
See Also